Blazor コントロール
CanFilter メソッド (C1VirtualDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1VirtualDataCollection<T> クラス : CanFilter メソッド
The filter expression that determine how the data would be filtered.
Returns whether the collection is able to filter the specified filterExpression.
シンタックス
'宣言
 
Public Overridable Function CanFilter( _
   ByVal filterExpression As FilterExpression _
) As System.Boolean
public virtual System.bool CanFilter( 
   FilterExpression filterExpression
)

パラメータ

filterExpression
The filter expression that determine how the data would be filtered.
参照

C1VirtualDataCollection<T> クラス
C1VirtualDataCollection<T> メンバ